libssh2_agent_publickey

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
struct libssh2_agent_publickey {}

Members

Variables

blob
char* blob;
Undocumented in source.
blob_len
size_t blob_len;
Undocumented in source.
comment
char* comment;
Undocumented in source.
magic
uint magic;
Undocumented in source.
node
void* node;
Undocumented in source.

Meta